Move

Moves the given address book to the destination address book/workspace.

void moveAddressBook( beeId srcAddressBook , beeId destination , conflictResolutionMode conflict_resolution_mode )

Parameters

srcAddressBook
Type: beeId The address book to be moved.
destination
Type: beeId The target address book/workspace where the element needs to be moved.
conflict_resolution_mode
Type: conflictResolutionMode The mode to resolve conflicts during move. (ConflictResolutionMode.ABORT supported)